Click or drag to resize

Update Constructor (Dialog)

Initializes a new instance of the Update class from the specified dialog.

Namespace:  Independentsoft.Sip.Methods
Assembly:  Independentsoft.Sip (in Independentsoft.Sip.dll) Version: 1.0.700.17927
Syntax
public Update(
	Dialog dialog
)

Parameters

dialog
Type: Independentsoft.SipDialog
An existing dialog between the two clients.
See Also